home *** CD-ROM | disk | FTP | other *** search
/ The Games Machine 131 / XENIATGM131.iso / Goodies / I-WAR 2 Egde of Chaos - New SDK / IW2-EOC_Pog_Scripting_SDK.exe / include / iPowerUp.h < prev    next >
Text File  |  2002-01-14  |  876b  |  28 lines

  1. //
  2. // (c) 1998-9 Particle Systems Ltd. All Rights Reserved
  3. //
  4. // iPowerUp.h
  5. //
  6. // Compiler-generated export header for package "iPowerUp"
  7. //
  8. // Revision control information:
  9. //
  10. // $Header: /iwar2/resource/scripts/include/iPowerUp.h 4     28/09/00 12:16 Tim $
  11. //
  12.  
  13. // Dependencies ////////////////////////////////////////////////////////////////
  14.  
  15. // Enumerated types ////////////////////////////////////////////////////////////
  16.  
  17. prototype GiveEverything();        // Gives the player all ships and 100 of all cargo.
  18.  
  19. prototype GiveAllShips();        // Gives the player all the ships
  20.  
  21. prototype GiveAllCargo();        // Gives the player all the cargo
  22.  
  23. prototype GiveTug();            // Gives the tug and some systems
  24.  
  25. prototype GiveFastAttackShip();    // Gives the fast attack ship and some systems.
  26.  
  27. prototype GiveHeavyCorvette();    // Gives the heavy corvette and some systems.
  28.